[INFO] cloning repository https://github.com/one-man-one-laptop/watchtower-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/one-man-one-laptop/watchtower-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29de215e30a0c6486cb3022037c6ce4ee00bf92e
[INFO] testing one-man-one-laptop/watchtower-rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fone-man-one-laptop%2Fwatchtower-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/one-man-one-laptop/watchtower-rs
[INFO] finished tweaking git repo https://github.com/one-man-one-laptop/watchtower-rs
[INFO] tweaked toml for git repo https://github.com/one-man-one-laptop/watchtower-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/one-man-one-laptop/watchtower-rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/one-man-one-laptop/watchtower-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab v0.4.4
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded actix-threadpool v0.3.3
[INFO] [stderr]   Downloaded threadpool v1.8.1
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.5
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.9
[INFO] [stderr]   Downloaded rand_hc v0.3.1
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded pin-project v0.4.28
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded brotli2 v0.3.2
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded miniz_oxide v0.4.4
[INFO] [stderr]   Downloaded flate2 v1.0.22
[INFO] [stderr]   Downloaded actix v0.10.0
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded actix-http v2.2.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.28
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] [stderr]   Downloaded stdweb v0.4.20
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] [stderr]   Downloaded vcpkg v0.2.15
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded idna v0.2.3
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.7
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.78
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded winapi v0.2.8
[INFO] [stderr]   Downloaded brotli-sys v0.3.2
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded serde_json v1.0.68
[INFO] [stderr]   Downloaded http v0.2.4
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded rand v0.8.4
[INFO] [stderr]   Downloaded pest v2.1.3
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded serde v1.0.130
[INFO] [stderr]   Downloaded mockito v0.8.2
[INFO] [stderr]   Downloaded hashbrown v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.130
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded crc32fast v1.2.1
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded cc v1.0.70
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded pin-project v1.0.8
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded cookie v0.14.4
[INFO] [stderr]   Downloaded tracing-core v0.1.20
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded time v0.2.27
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded derive_more v0.99.16
[INFO] [stderr]   Downloaded pyo3 v0.16.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded widestring v0.4.3
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.7
[INFO] [stderr]   Downloaded ucd-trie v0.1.3
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded unicode-bidi v0.3.6
[INFO] [stderr]   Downloaded tinyvec v1.4.0
[INFO] [stderr]   Downloaded generic-array v0.14.4
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded standback v0.2.17
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded socket2 v0.3.19
[INFO] [stderr]   Downloaded language-tags v0.2.2
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded humantime v2.1.0
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded pin-project-internal v0.4.28
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded enum-as-inner v0.3.3
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded rustc_version v0.3.3
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded adler v1.0.2
[INFO] [stderr]   Downloaded cpufeatures v0.2.1
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded fxhash v0.2.1
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded discard v1.0.4
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded rustc_version v0.2.3
[INFO] [stderr]   Downloaded stdweb-derive v0.5.3
[INFO] [stderr]   Downloaded base-x v0.2.8
[INFO] [stderr]   Downloaded sha1 v0.6.0
[INFO] [stderr]   Downloaded time-macros-impl v0.1.2
[INFO] [stderr]   Downloaded time-macros v0.1.1
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded lru-cache v0.1.2
[INFO] [stderr]   Downloaded hostname v0.3.1
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded unicase v2.6.0
[INFO] [stderr]   Downloaded mime_guess v2.0.3
[INFO] [stderr]   Downloaded core-foundation v0.9.1
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.78
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]   Downloaded fuchsia-zircon v0.3.3
[INFO] [stderr]   Downloaded ws2_32-sys v0.2.1
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded semver v0.11.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.2
[INFO] [stderr]   Downloaded kernel32-sys v0.2.2
[INFO] [stderr]   Downloaded httparse v1.5.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.8
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.78
[INFO] [stderr]   Downloaded winreg v0.7.0
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded net2 v0.2.37
[INFO] [stderr]   Downloaded tokio-tls v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.78
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded pin-project-lite v0.1.12
[INFO] [stderr]   Downloaded iovec v0.1.4
[INFO] [stderr]   Downloaded winreg v0.6.2
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded resolv-conf v0.7.0
[INFO] [stderr]   Downloaded heck v0.3.3
[INFO] [stderr]   Downloaded getrandom v0.1.16
[INFO] [stderr]   Downloaded convert_case v0.4.0
[INFO] [stderr]   Downloaded semver-parser v0.10.2
[INFO] [stderr]   Downloaded tracing-futures v0.2.5
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded actix_derive v0.5.0
[INFO] [stderr]   Downloaded match_cfg v0.1.0
[INFO] [stderr]   Downloaded quick-error v1.2.3
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded copyless v0.1.5
[INFO] [stderr]   Downloaded http-muncher v0.3.2
[INFO] [stderr]   Downloaded ucd-util v0.1.8
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded indoc v1.0.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.2
[INFO] [stderr]   Downloaded http-body v0.3.1
[INFO] [stderr]   Downloaded httpdate v0.3.2
[INFO] [stderr]   Downloaded foreign-types v0.3.2
[INFO] [stderr]   Downloaded lazy_static v1.4.0
[INFO] [stderr]   Downloaded fuchsia-zircon-sys v0.3.3
[INFO] [stderr]   Downloaded winapi-build v0.1.1
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded getrandom v0.2.3
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded smallvec v1.6.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.2
[INFO] [stderr]   Downloaded pyo3-macros v0.16.2
[INFO] [stderr]   Downloaded unindent v0.1.8
[INFO] [stderr]   Downloaded base64 v0.13.0
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded try-lock v0.2.3
[INFO] [stderr]   Downloaded want v0.3.0
[INFO] [stderr]   Downloaded hyper-tls v0.4.3
[INFO] [stderr]   Downloaded serde_urlencoded v0.7.0
[INFO] [stderr]   Downloaded foreign-types-shared v0.1.1
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded pkg-config v0.3.19
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded percent-encoding v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c58af77d896a22f067395235655491f60b7b1e341a9cde79b3767254e0638d4
[INFO] running `Command { std: "docker" "start" "-a" "5c58af77d896a22f067395235655491f60b7b1e341a9cde79b3767254e0638d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c58af77d896a22f067395235655491f60b7b1e341a9cde79b3767254e0638d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c58af77d896a22f067395235655491f60b7b1e341a9cde79b3767254e0638d4", kill_on_drop: false }`
[INFO] [stdout] 5c58af77d896a22f067395235655491f60b7b1e341a9cde79b3767254e0638d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca2a45fb5dd2ad143b5e75d19467d5df6ecf06a6f5004cead467845462e353f0
[INFO] running `Command { std: "docker" "start" "-a" "ca2a45fb5dd2ad143b5e75d19467d5df6ecf06a6f5004cead467845462e353f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.2
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling pyo3-macros v0.16.2
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix v0.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling watchtower_client v0.2.0 (/opt/rustwide/workdir/watchtower_client)
[INFO] [stderr]    Compiling watchtower v0.1.0 (/opt/rustwide/workdir/watchtower)
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]  --> watchtower_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pyo3::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "ca2a45fb5dd2ad143b5e75d19467d5df6ecf06a6f5004cead467845462e353f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca2a45fb5dd2ad143b5e75d19467d5df6ecf06a6f5004cead467845462e353f0", kill_on_drop: false }`
[INFO] [stdout] ca2a45fb5dd2ad143b5e75d19467d5df6ecf06a6f5004cead467845462e353f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deaf26d3940b7711b531312b6a2ee0e7a5c6aa33c78139bc44df594510b6cf09
[INFO] running `Command { std: "docker" "start" "-a" "deaf26d3940b7711b531312b6a2ee0e7a5c6aa33c78139bc44df594510b6cf09", kill_on_drop: false }`
[INFO] [stderr]    Compiling http-muncher v0.3.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]  --> watchtower_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pyo3::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling watchtower v0.1.0 (/opt/rustwide/workdir/watchtower)
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling mockito v0.8.2
[INFO] [stderr]    Compiling watchtower_client v0.2.0 (/opt/rustwide/workdir/watchtower_client)
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `py`
[INFO] [stdout]   --> watchtower_client/src/lib.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[cfg(feature = "py")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]  --> watchtower_client/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use pyo3::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.78s
[INFO] running `Command { std: "docker" "inspect" "deaf26d3940b7711b531312b6a2ee0e7a5c6aa33c78139bc44df594510b6cf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deaf26d3940b7711b531312b6a2ee0e7a5c6aa33c78139bc44df594510b6cf09", kill_on_drop: false }`
[INFO] [stdout] deaf26d3940b7711b531312b6a2ee0e7a5c6aa33c78139bc44df594510b6cf09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59619e0c45c3e4b133550bfe8f86d9da04c476ec1d7d95dd25f50650e428c93c
[INFO] running `Command { std: "docker" "start" "-a" "59619e0c45c3e4b133550bfe8f86d9da04c476ec1d7d95dd25f50650e428c93c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `py`
[INFO] [stderr]   --> watchtower_client/src/lib.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[cfg(feature = "py")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `py`
[INFO] [stderr]   --> watchtower_client/src/lib.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[cfg(feature = "py")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `py`
[INFO] [stderr]   --> watchtower_client/src/lib.rs:77:7
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[cfg(feature = "py")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `py` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pyo3::prelude::*`
[INFO] [stderr]  --> watchtower_client/src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use pyo3::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `watchtower_client` (lib) generated 4 warnings (run `cargo fix --lib -p watchtower_client` to apply 1 suggestion)
[INFO] [stderr] warning: `watchtower_client` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/watchtower-05ff1307e86806dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watchtower_client-f4f0338f5b3cd107)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test resources::service::tests::test_get_next_instance ... ok
[INFO] [stdout] test resources::load_balancer::round_robin::tests::test_get_next_index ... ok
[INFO] [stdout] test resources::http_client::tests::test_get_new_url ... ok
[INFO] [stdout] test resources::service::tests::test_is_expired ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-1f61d8bd67749d51)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_register_then_cancel ... FAILED
[INFO] [stdout] test test_get_non_existent_service ... FAILED
[INFO] [stdout] test test_register_and_get_service ... FAILED
[INFO] [stdout] test test_register_twice ... FAILED
[INFO] [stdout] test test_unauthorized ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_then_cancel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_then_cancel' (25) panicked at watchtower_client/tests/integration_test.rs:73:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615f13c1897a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615f13c1897a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615f13c2e3ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615f13c2e3ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x615f13c1d742 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615f13c1d742 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615f13bf6baf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615f13bf6baf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615f13c10879 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x615f13810f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x615f13810f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615f13c10af2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x615f13c10af2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x615f13bf6c68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x615f13bee349 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x615f13bf7bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x615f13c2ebac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x615f13c2e8f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x615f13801a15 - <core[786f478f706679df]::result::Result<(), watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x615f13801a15 - integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:73:61
[INFO] [stdout]   22:     0x615f137f1766 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x615f137fc3a0 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x615f137d2005 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x615f137d110e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x615f137f1d32 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x615f137f1d32 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x615f137f1d32 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x615f137e776d - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::task::local::Context>>::set::<<tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x615f137ee91a - <tokio[da953a741415bd2b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x615f137f2f9b - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x615f137f0634 - <tokio[da953a741415bd2b]::task::local::LocalSet>::run_until::<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x615f137e3afd - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x615f137fbdb0 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x615f137d1b05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x615f137d0f7e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x615f137e23a3 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x615f137e23a3 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x615f137e23a3 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x615f137e37fe - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x615f137e7e57 - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::runtime::basic_scheduler::Context>>::set::<tokio[da953a741415bd2b]::runtime::basic_scheduler::enter<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x615f137e0a28 - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x615f137dfc90 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x615f13800311 - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x615f137ef86b - tokio[da953a741415bd2b]::runtime::context::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x615f137eefbc - <tokio[da953a741415bd2b]::runtime::handle::Handle>::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x615f137ff44a - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x615f137eeb26 - <tokio[da953a741415bd2b]::task::local::LocalSet>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x615f137e72ae - <actix_rt[445c2e2a8c8ed117]::runtime::Runtime>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x615f137f3e2e - <actix_rt[445c2e2a8c8ed117]::builder::SystemRunner>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x615f13803a9a - integration_test[ec1aff0ac767bbf8]::test_register_then_cancel
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:66:1
[INFO] [stdout]   52:     0x615f13800617 - integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:67:37
[INFO] [stdout]   53:     0x615f137d7236 - <integration_test[ec1aff0ac767bbf8]::test_register_then_cancel::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x615f1380504b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615f1380504b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x615f13811a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615f13811a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x615f1380d154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x615f1380d154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x615f13814642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x615f13814642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x615f13814642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x615f13c1824f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x615f13c1824f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7e1a737e7aa4 - <unknown>
[INFO] [stdout]   75:     0x7e1a73874a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_non_existent_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_non_existent_service' (23) panicked at watchtower_client/tests/integration_test.rs:39:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(MaxRetryReached)
[INFO] [stdout]  right: Err(NotFound)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615f13c1897a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615f13c1897a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615f13c2e3ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615f13c2e3ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x615f13c1d742 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615f13c1d742 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615f13bf6baf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615f13bf6baf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615f13c10879 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x615f13810f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x615f13810f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615f13c10af2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x615f13c10af2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x615f13bf6c68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x615f13bee349 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x615f13bf7bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x615f13c2ebac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x615f13c2ea33 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x615f137ffcde - core[786f478f706679df]::panicking::assert_failed::<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x615f138020b3 - integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:39:5
[INFO] [stdout]   22:     0x615f137f1786 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x615f137fc4d0 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x615f137d2105 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x615f137d115e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x615f137f1f52 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x615f137f1f52 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x615f137f1f52 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x615f137e786d - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::task::local::Context>>::set::<<tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x615f137ee96a - <tokio[da953a741415bd2b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x615f137f2feb - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x615f137f0884 - <tokio[da953a741415bd2b]::task::local::LocalSet>::run_until::<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x615f137e3c0d - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x615f137fbee0 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x615f137d1c05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x615f137d0fce - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x615f137e2b03 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x615f137e2b03 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x615f137e2b03 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x615f137e384e - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x615f137e7f77 - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::runtime::basic_scheduler::Context>>::set::<tokio[da953a741415bd2b]::runtime::basic_scheduler::enter<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x615f137e0dd8 - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x615f137dfcd0 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x615f138003e1 - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x615f137ef96b - tokio[da953a741415bd2b]::runtime::context::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x615f137ef07c - <tokio[da953a741415bd2b]::runtime::handle::Handle>::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x615f137ff4aa - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x615f137eeb96 - <tokio[da953a741415bd2b]::task::local::LocalSet>::block_on::<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x615f137e72fe - <actix_rt[445c2e2a8c8ed117]::runtime::Runtime>::block_on::<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x615f137f3f0e - <actix_rt[445c2e2a8c8ed117]::builder::SystemRunner>::block_on::<integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x615f13803b2a - integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:35:1
[INFO] [stdout]   52:     0x615f13800647 - integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:36:41
[INFO] [stdout]   53:     0x615f137d7276 - <integration_test[ec1aff0ac767bbf8]::test_get_non_existent_service::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x615f1380504b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615f1380504b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x615f13811a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615f13811a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x615f1380d154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x615f1380d154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x615f13814642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x615f13814642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x615f13814642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x615f13c1824f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x615f13c1824f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7e1a737e7aa4 - <unknown>
[INFO] [stdout]   75:     0x7e1a73874a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_and_get_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_and_get_service' (24) panicked at watchtower_client/tests/integration_test.rs:24:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615f13c1897a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615f13c1897a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615f13c2e3ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615f13c2e3ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x615f13c1d742 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615f13c1d742 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615f13bf6baf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615f13bf6baf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615f13c10879 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x615f13810f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x615f13810f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615f13c10af2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x615f13c10af2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x615f13bf6c68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x615f13bee349 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x615f13bf7bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x615f13c2ebac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x615f13c2e8f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x615f138024c0 - <core[786f478f706679df]::result::Result<(), watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x615f138024c0 - integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:24:61
[INFO] [stdout]   22:     0x615f137f17a6 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x615f137fc600 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x615f137d2205 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x615f137d11ae - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x615f137f2172 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x615f137f2172 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x615f137f2172 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x615f137e796d - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::task::local::Context>>::set::<<tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x615f137ee9ba - <tokio[da953a741415bd2b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x615f137f303b - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x615f137f0ad4 - <tokio[da953a741415bd2b]::task::local::LocalSet>::run_until::<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x615f137e3d1d - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x615f137fc010 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x615f137d1d05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x615f137d101e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x615f137e3263 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x615f137e3263 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x615f137e3263 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x615f137e389e - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x615f137e8097 - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::runtime::basic_scheduler::Context>>::set::<tokio[da953a741415bd2b]::runtime::basic_scheduler::enter<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x615f137e1188 - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x615f137dfd10 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x615f138004b1 - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x615f137efa6b - tokio[da953a741415bd2b]::runtime::context::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x615f137ef13c - <tokio[da953a741415bd2b]::runtime::handle::Handle>::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x615f137ff50a - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x615f137eec10 - <tokio[da953a741415bd2b]::task::local::LocalSet>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x615f137e7350 - <actix_rt[445c2e2a8c8ed117]::runtime::Runtime>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x615f137f3fec - <actix_rt[445c2e2a8c8ed117]::builder::SystemRunner>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x615f13803bbc - integration_test[ec1aff0ac767bbf8]::test_register_and_get_service
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:17:1
[INFO] [stdout]   52:     0x615f13800677 - integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:18:41
[INFO] [stdout]   53:     0x615f137d72b6 - <integration_test[ec1aff0ac767bbf8]::test_register_and_get_service::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x615f1380504b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615f1380504b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x615f13811a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615f13811a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x615f1380d154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x615f1380d154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x615f13814642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x615f13814642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x615f13814642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x615f13c1824f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x615f13c1824f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7e1a737e7aa4 - <unknown>
[INFO] [stdout]   75:     0x7e1a73874a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- test_register_twice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_register_twice' (26) panicked at watchtower_client/tests/integration_test.rs:57:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MaxRetryReached
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615f13c1897a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615f13c1897a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615f13c2e3ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615f13c2e3ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x615f13c1d742 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615f13c1d742 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615f13bf6baf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615f13bf6baf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615f13c10879 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x615f13810f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x615f13810f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615f13c10af2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x615f13c10af2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x615f13bf6c68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x615f13bee349 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x615f13bf7bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x615f13c2ebac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x615f13c2e8f2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x615f13800f4c - <core[786f478f706679df]::result::Result<(), watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x615f13800f4c - integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:57:61
[INFO] [stdout]   22:     0x615f137f1746 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x615f137fc270 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x615f137d1f05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x615f137d10be - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x615f137f1b12 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x615f137f1b12 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x615f137f1b12 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x615f137e766d - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::task::local::Context>>::set::<<tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x615f137ee8ca - <tokio[da953a741415bd2b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x615f137f2f4b - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x615f137f03e5 - <tokio[da953a741415bd2b]::task::local::LocalSet>::run_until::<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x615f137e39ed - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x615f137fbc80 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x615f137d1a05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x615f137d0f2e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x615f137e1c43 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x615f137e1c43 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x615f137e1c43 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x615f137e37ae - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x615f137e7d37 - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::runtime::basic_scheduler::Context>>::set::<tokio[da953a741415bd2b]::runtime::basic_scheduler::enter<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x615f137e0678 - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x615f137dfc50 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x615f13800242 - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x615f137ef76b - tokio[da953a741415bd2b]::runtime::context::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x615f137eeefc - <tokio[da953a741415bd2b]::runtime::handle::Handle>::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x615f137ff3ea - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x615f137eeab4 - <tokio[da953a741415bd2b]::task::local::LocalSet>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x615f137e7260 - <actix_rt[445c2e2a8c8ed117]::runtime::Runtime>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x615f137f3d4c - <actix_rt[445c2e2a8c8ed117]::builder::SystemRunner>::block_on::<integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x615f13803a0c - integration_test[ec1aff0ac767bbf8]::test_register_twice
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:50:1
[INFO] [stdout]   52:     0x615f138005e7 - integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:51:31
[INFO] [stdout]   53:     0x615f137d71f6 - <integration_test[ec1aff0ac767bbf8]::test_register_twice::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x615f1380504b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615f1380504b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x615f13811a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615f13811a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x615f1380d154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x615f1380d154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x615f13814642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x615f13814642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x615f13814642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x615f13c1824f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x615f13c1824f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7e1a737e7aa4 - <unknown>
[INFO] [stdout]   75:     0x7e1a73874a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] ---- test_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_unauthorized' (27) panicked at watchtower_client/tests/integration_test.rs:46:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(MaxRetryReached)
[INFO] [stdout]  right: Err(Unauthorized)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615f13c1897a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615f13c1897a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615f13c1897a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615f13c2e3ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615f13c2e3ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x615f13c1d742 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615f13c1d742 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615f13bf6baf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615f13bf6baf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615f13c10879 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x615f13810f6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x615f13810f6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615f13c10af2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x615f13c10af2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x615f13bf6c68 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x615f13bee349 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x615f13bf7bdd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x615f13c2ebac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x615f13c2ea33 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x615f137ffcde - core[786f478f706679df]::panicking::assert_failed::<core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>, core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, watchtower_client[3b5f8ab36866161c]::error::WatchtowerError>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x615f13800987 - integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:46:5
[INFO] [stdout]   22:     0x615f137f1726 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x615f137fc140 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x615f137d1e05 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x615f137d106e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x615f137f18f2 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x615f137f18f2 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x615f137f18f2 - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x615f137e756d - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::task::local::Context>>::set::<<tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x615f137ee87a - <tokio[da953a741415bd2b]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x615f137f2efb - <tokio[da953a741415bd2b]::task::local::RunUntil<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x615f137f01a4 - <tokio[da953a741415bd2b]::task::local::LocalSet>::run_until::<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x615f137e38dd - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x615f137fbb50 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x615f137d1905 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::try_with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x615f137d0ede - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[da953a741415bd2b]::coop::Budget>>>::with::<tokio[da953a741415bd2b]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x615f137e14e3 - tokio[da953a741415bd2b]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x615f137e14e3 - tokio[da953a741415bd2b]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x615f137e14e3 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x615f137e375e - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x615f137e7c17 - <tokio[da953a741415bd2b]::macros::scoped_tls::ScopedKey<tokio[da953a741415bd2b]::runtime::basic_scheduler::Context>>::set::<tokio[da953a741415bd2b]::runtime::basic_scheduler::enter<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x615f137e02c8 - tokio[da953a741415bd2b]::runtime::basic_scheduler::enter::<<tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x615f137dfc10 - <tokio[da953a741415bd2b]::runtime::basic_scheduler::BasicScheduler<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::time::driver::Driver<tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>, tokio[da953a741415bd2b]::park::either::Either<tokio[da953a741415bd2b]::io::driver::Driver, tokio[da953a741415bd2b]::park::thread::ParkThread>>>>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x615f13800181 - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x615f137ef66b - tokio[da953a741415bd2b]::runtime::context::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x615f137eee3c - <tokio[da953a741415bd2b]::runtime::handle::Handle>::enter::<<tokio[da953a741415bd2b]::runtime::Runtime>::block_on<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x615f137ff38a - <tokio[da953a741415bd2b]::runtime::Runtime>::block_on::<<tokio[da953a741415bd2b]::task::local::LocalSet>::run_until<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x615f137eea40 - <tokio[da953a741415bd2b]::task::local::LocalSet>::block_on::<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x615f137e7210 - <actix_rt[445c2e2a8c8ed117]::runtime::Runtime>::block_on::<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20
[INFO] [stdout]   50:     0x615f137f3c6c - <actix_rt[445c2e2a8c8ed117]::builder::SystemRunner>::block_on::<integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27
[INFO] [stdout]   51:     0x615f1380397c - integration_test[ec1aff0ac767bbf8]::test_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:42:1
[INFO] [stdout]   52:     0x615f13800567 - integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/watchtower_client/tests/integration_test.rs:43:29
[INFO] [stdout]   53:     0x615f137d71b6 - <integration_test[ec1aff0ac767bbf8]::test_unauthorized::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x615f1380504b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615f1380504b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x615f13811a3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x615f13811a3b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615f13811a3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x615f13811a3b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x615f1380d154 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x615f1380d154 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x615f13814642 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x615f13814642 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x615f13814642 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x615f13814642 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x615f13814642 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x615f13c1824f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x615f13c1824f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7e1a737e7aa4 - <unknown>
[INFO] [stdout]   75:     0x7e1a73874a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_non_existent_service
[INFO] [stdout]     test_register_and_get_service
[INFO] [stdout]     test_register_then_cancel
[INFO] [stdout]     test_register_twice
[INFO] [stdout]     test_unauthorized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p watchtower_client --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "59619e0c45c3e4b133550bfe8f86d9da04c476ec1d7d95dd25f50650e428c93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59619e0c45c3e4b133550bfe8f86d9da04c476ec1d7d95dd25f50650e428c93c", kill_on_drop: false }`
[INFO] [stdout] 59619e0c45c3e4b133550bfe8f86d9da04c476ec1d7d95dd25f50650e428c93c
